projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bcb1d4
)
(Info-mode): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Aug 1994 01:08:03 +0000
(
01:08
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Aug 1994 01:08:03 +0000
(
01:08
+0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index a9feb3b2281bedad0fa735fbe842c7c6498fbd66..dfe842c05839ebe7bdedf58d0e156716cf6a7003 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-1435,6
+1435,10
@@
topics. Info has commands to follow the references and show you other nodes.
\\[Info-help] Invoke the Info tutorial.
Selecting other nodes:
+\\[Info-mouse-follow-nearest-node]
+ Follow a node reference you click on.
+ This works with menu items, cross references, and
+ the \"next\", \"previous\" and \"up\", depending on where you click.
\\[Info-next] Move to the \"next\" node of this node.
\\[Info-prev] Move to the \"previous\" node of this node.
\\[Info-up] Move \"up\" from this node.